Platform Explorer / Nuxeo Platform 5.8

Contribution org.nuxeo.ecm.webapp.seam.reload--openUrl

This contribution is part of XML component org.nuxeo.ecm.webapp.seam.reload inside nuxeo-platform-webapp-base-5.8.jar

Extension Point

Extension point openUrl of component PluggableAuthenticationService.

Contributed Items

  • <openUrl name="seam-reload">
          <grantPattern>/nuxeo/restAPI/seamReload</grantPattern>
        </openUrl>

XML Source

<extension point="openUrl" target="org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService">
    <openUrl name="seam-reload">
      <grantPattern>/nuxeo/restAPI/seamReload</grantPattern>
    </openUrl>
  </extension>